home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / oscar104.zip / GO.BAT next >
DOS Batch File  |  1991-07-06  |  678b  |  13 lines

  1. ECHO OFF
  2. CLS
  3. TYPE READ_ME.DOC |MORE
  4. ECHO
  5. ECHO '**********************************************************************'
  6. ECHO '* If you were unable to view this file and/OR you wish print it      *'
  7. ECHO '* (2 Pages) type "COPY READ_ME.DOC PRN" without the quotes.          *'
  8. ECHO '*                                                                    *'
  9. ECHO '*               MAKE SURE YOUR PRINTER IS ON-LINE!                   *'
  10. ECHO '*                                                                    *'
  11. ECHO '* Enter "TYPE READ_ME.DOC" without the quotes to view this file.     *'
  12. ECHO '**********************************************************************'
  13.